Welcome![Sign In][Sign Up]
Location:
Search - ddk USB

Search list

[Driver Developenumdisk

Description: 使用DDK来进行编程,枚举当前电脑上所插入的USB盘容量。-DDK to use programming, except on the current computer, insert the USB disk capacity.
Platform: | Size: 4096 | Author: | Hits:

[OS programtest_usb_view

Description: 这是一个观察usb的程序,从DDK自带的代码改变而来!功能比较强大!对学习USB有很大的帮助-This is a usb observation of procedures, from DDK's own code changes come! Comparison powerful! Learning USB be of great help
Platform: | Size: 126976 | Author: 张张 | Hits:

[Driver Developd12drv

Description: 针对usb d12 的windows驱动程序,是用wdm做的,代码每一行都有我的注释。-against colonization but declined on day 12 of the windows usb driver, is `do, Each line code, I have the Notes.
Platform: | Size: 92160 | Author: 李自云 | Hits:

[CommunicationUSB_program_vc6

Description: 基于visual c++6.0的USB编程,需要安装win2000或者winnt的DDK,才能通过编译。-visual c Based on the USB 6.0 Programming, need to install or winnt WIN2000 the DDK can compile.
Platform: | Size: 70656 | Author: 刘流 | Hits:

[Driver DevelopD12_DDK

Description: D12的USB驱动代码,附带DriverStudio开发的例子。-D12 USB driver code, the development of the fringe DRIVER example.
Platform: | Size: 3620864 | Author: 吴宗静 | Hits:

[Internet-NetworkBulkOnly428

Description: usb驱动.实现了SCSI 功能和bulkonly文件传输功能,用的是vc+ddkxp-usb drive. Achieved bulkonly SCSI functionality and file transfer functions, is the vc ddkxp
Platform: | Size: 203776 | Author: 蒋元星 | Hits:

[Driver Developusbview-src

Description: 查看windows 里面所有USB的信息-View windows inside all the information USB
Platform: | Size: 462848 | Author: 凡尘 | Hits:

[OS programcn700_del9224523452342

Description: 获取USB信息,说明: 需要win2000或者winxp的DDK,才能编译。-USB access information on : the need for WIN2000 or winxp the DDK, can be compiled.
Platform: | Size: 179200 | Author: yywf | Hits:

[Com PortUSBPort

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -Compiler USBPort note 01 (VC Knowledge) 1. Installation DDK2.
Platform: | Size: 62464 | Author: | Hits:

[Driver Developusbview

Description: 微软DDK关于USB驱动编程的重要工具USBVIEW的源代码,通过该工具可以查看系统设备管理器中所有USB设备的信息,对于利用DDK编写USB驱动程序非常有帮助.-Microsoft DDK programming on the USB drive an important tool USBVIEW source code through the tool can view the system Device Manager for all USB devices, using DDK for USB driver prepared very helpful.
Platform: | Size: 51200 | Author: 罗弘谞 | Hits:

[Driver Developusbint

Description: WDM驱动程序例子程序,该例子给出基于DDK编写USB设备驱动程序的一个范例,实现了USB中断通道的数据传输,对于编写USB设备驱动程序是个很好的参考.-WDM driver for example procedures, the examples given DDK-based USB device driver to prepare a model to achieve the USB interrupt channel data transmission, for the preparation of USB device driver is a good reference.
Platform: | Size: 146432 | Author: 罗弘谞 | Hits:

[Driver Developbulkusb

Description: 微软DDK中关于WDM驱动程序模型中USB设备驱动程序的例子,实现了BULK通道的数据传输,对于利用DDK编写USB驱动程序的朋友是个很好的参考.-Microsoft DDK on the WDM driver model USB device driver examples realize the BULK-channel data transmission, using DDK for USB driver for the preparation of a friend is a good reference.
Platform: | Size: 44032 | Author: 罗弘谞 | Hits:

[USB developtestUSB

Description: Visual C++ 访问USB设备的例程,需要WIN DDK才能编译-Visual C++ Routine visit to USB equipment, need to be WIN DDK compiler
Platform: | Size: 68608 | Author: 李智 | Hits:

[USB developUSBCode

Description: USB编程 本实例在wind2000或者winnt的ddk才能通过编译-USB programming examples in this wind2000 or winnt to come through the DDK compiler
Platform: | Size: 110592 | Author: gyzeng | Hits:

[SCMreadPID_VID

Description: 我完善了DDK里面的StorageEnum的例程,可以枚举并读出USB设备的VID,PID信息(可参看附件中的图片storageNum.JPG),关键点是ClassGuid的定义,这个可是困扰N多人的问题哦。-I perfected the DDK inside StorageEnum routine, you can enumerate and read out the USB device VID, PID information (see the annex to the picture storageNum.JPG), the key point is the definition of ClassGuid, the troubled but more than N Oh the problem.
Platform: | Size: 111616 | Author: 蔡昊然 | Hits:

[Driver DevelopUSB_ISO

Description: USB接口驱动,ISO模式,windows DDK编写-USB Interface Driver, ISO mode, windows DDK prepared
Platform: | Size: 261120 | Author: | Hits:

[CommunicationDomeWrite0921

Description: 在VC中通过调用DDK中的有关函数,实现了主机和USB设备之间的通信-In VC in DDK by calling the relevant function, the realization of the host and USB devices for communication between
Platform: | Size: 46080 | Author: yanshengyong | Hits:

[Driver Developisousb

Description: ISO usb驱动,做USB驱动的,值得好好看看。-ISO usb drive, USB drive to do, it is worth a good look at.
Platform: | Size: 164864 | Author: James | Hits:

[Driver Developtestcap

Description: 一个视频采集驱动程序的源代码,是ddk中wdm下的ksd结构,和上层的directshow相配合,目前市面上的电视卡,usb电视盒以及通用的视频采集设备,采用的都是这种程序结构-A video capture driver source code is in the DDK under wdm KSD structure, and the upper DirectShow matched the market at present TV card, usb TV box as well as the universal video capture device, such procedures are used in the structure of
Platform: | Size: 245760 | Author: hlm | Hits:

[USB developDRIVER

Description: 本文件是用DDK开发usb波形发生器的驱动代码-This document is developed using DDK waveform generator usb driver code
Platform: | Size: 39936 | Author: pengwenbin | Hits:
« 1 2 3 45 6 7 8 9 10 11 »

CodeBus www.codebus.net